home *** CD-ROM | disk | FTP | other *** search
/ Interactive Quarterly / The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso / pc / demos / az / cyberx.dxr / 00209_EFECTO OBJETO.ls < prev    next >
Encoding:
Text File  |  1996-10-06  |  85 b   |  7 lines

  1. on exitFrame
  2.   global num_caja
  3.   if num_caja <> 0 then
  4.     efectocaja()
  5.   end if
  6. end
  7.